Skip to content

Bump @noction/vue-draggable-grid from 1.9.16 to 1.11.0 #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 29, 2025

Bumps @noction/vue-draggable-grid from 1.9.16 to 1.11.0.

Release notes

Sourced from @​noction/vue-draggable-grid's releases.

v1.11.0

   🐞 Bug Fixes

    View changes on GitHub

v1.10.1

   🚀 Features

   🐞 Bug Fixes

  • Delete background color for grid item  -  by Cristian Gratii (b3b23)
    View changes on GitHub

v1.10.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v1.10.0-beta.5

   🐞 Bug Fixes

    View changes on GitHub

v1.10.0-beta.4

No significant changes

    View changes on GitHub

v1.10.0-beta.3

   🐞 Bug Fixes

  • Margin calculations  -  by Mihai Plamadeala (8be8d)
    View changes on GitHub

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by 50rayn, a new releaser for @​noction/vue-draggable-grid since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@noction/vue-draggable-grid](https://github.com/Noction/draggable-grid) from 1.9.16 to 1.11.0.
- [Release notes](https://github.com/Noction/draggable-grid/releases)
- [Commits](Noction/vue-draggable-grid@v1.9.16...v1.11.0)

---
updated-dependencies:
- dependency-name: "@noction/vue-draggable-grid"
  dependency-version: 1.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 29, 2025
@@ -2484,8 +2503,8 @@ packages:
peerDependencies:
typescript: '>=5.0.0'

[email protected]:
resolution: {integrity: sha512-aD9zK4rB43JAMK/5BmS4LdPiEp8Fdh8P1Ve/XNuMF5YRf78fCyPE6FUbQwcaWQ5oZ1R2CD9NKE0FFOVpMR7gEQ==}
[email protected]:

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@thavaahariharangit This is the PR for @noction/vue-draggable-grid - it shouldn't update vue in the lockfile.
that's the purpose of #1.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@xmatthias

Please follow these steps:

  1. Run nvm use node
  2. Enable Corepack: corepack enable
  3. Prepare and activate the latest version of pnpm: corepack prepare pnpm@latest --activate
  4. Update the package version by running:
    corepack pnpm update @noction/[email protected] --lockfile-only
  5. After completing the above, the Git diff should match the expected changes:
    https://github.com/dsp-testing/pnpm-v10.11-tests/pull/2/files#r2113807553

Note: Corepack is now the recommended method for installing pnpm and comes bundled with recent Node.js versions.

Copy link
Collaborator

@thavaahariharangit thavaahariharangit May 29, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To update @noction/vue-draggable-grid to version 1.11.0, a corresponding update to the Vue version is required.
If this Vue update isn't needed on your end, feel free to close this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants